Skip to main content

Glossary

TerminologyExplanation
SHIELD DRMA cloud-native DRM service that provides document security optimized for the Microsoft 365 environment. Automatically converts DRM documents to MIP documents.
Document Security (DS)Solution for managing and protecting DRM encrypted documents on local PC. Based on DS6 (version 6).
Document Security 365 (DS365)Service integrated with Document Security in the Microsoft 365 environment
Security365 PortalIntegrated Management Portal for SHIELD DRM Usage
SHIELDriveService that supports file upload/download related to SHIELD DRM
TerminologyExplanation
MIP (Microsoft Information Protection)Microsoft's information protection solution. Protect organizational data through labels, classification, and security policies. SHIELD DRM automatically converts DRM documents to MIP documents.
Sensitivity Label (Sensitivity Label)Information classification and protection labels created in Microsoft Compliance Center
Microsoft Entra IDOld Azure AD. SHIELD DRM is the authentication system used in the MSAL authentication flow.
Compliance CenterMicrosoft 365 Information Protection and Label Management Center
TenantUnique identifier unit of a Microsoft 365 organization..onmicrosoft.comDomain Criteria
Multi-GEOWith SharePoint's multi-region configuration, it supports site management for each region.
Microsoft GraphMicrosoft 365 Data Access API. Throttling limits applied to API requests
E3, E5Types of Microsoft 365 Subscription Licenses. E3 or higher is recommended when using SHIELD DRM.

Authentication and Authorization Terms

TerminologyExplanation
Global AdministratorGlobal Administrator of Microsoft 365 Tenant
Compliance ManagerRole with MIP label creation and publishing permissions
MSAL (Microsoft Authentication Library)Authentication Library Based on Microsoft Entra ID
Client Credential FlowAuthentication method to obtain a token using the app's Client ID/Client Secret
App ID / App SecretSecure token pair for SHIELD DRM service authentication
ACS (Azure Access Control Service)Legacy app authentication service. Scheduled to end in April 2026.
TerminologyExplanation
DAC (Document Access Control)DRM Document Permission Control Method. Fine-grained control of permissions by user.
MAC (Mandatory Access Control)Document Classification-Based Mandatory Access Control Method
GRADEAccess Control Methods Based on Document Classification (Confidential, Internal Use, etc.)
BYOK (Bring Your Own Key)The method by which the client provides its own encryption key to protect the document.
HYOK (Hold Your Own Key)How the customer’s key management server holds encryption keys
SCI ServerExternal server managing encryption keys and permission policies
DRM Document ConversionProcess of Converting DRM Encrypted Documents to MIP Labeled Documents
TerminologyExplanation
Conditional PolicyA policy that automatically applies encryption based on conditions such as user, location, time, and document type.
Endpoint PolicyConditional policies set in Document Security of Local PC
Cloud Storage PolicyConditional policies applied to documents created/uploaded in OneDrive, SharePoint, and Teams
SDF (Sensitive Docs Flow)A framework that provides fine-grained control for document security (encryption, decryption, export, and application of hidden information)
Policy PrioritiesDetermine the execution order when multiple policies conflict. Higher priority policies are executed first.
Non-Retry KeywordsSpecific Keywords and Phrases Exempted During MIP Conversion/Release

Event Handling and Synchronization Terms

TerminologyExplanation
Event ReceiverMechanism for detecting and receiving file events in SharePoint/OneDrive. Replacing the existing Add-In method.
Add-InExisting SharePoint integration method requires individual installation for each site. Scheduled for deprecation with the end of ACS.
WebhookAsynchronous method in which SharePoint sends an HTTP POST request to the server endpoint when an event occurs.
SubscriptionRegistering a Webhook or Event Receiver to a specific resource
TerminologyExplanation
Throttling (Throttling)Microsoft's mechanism for applying rate limits to API requests
Rate LimitingTechnology to limit the number of API requests within a specific time frame
Token BucketRate Limiting method that issues tokens at a constant rate and consumes tokens during request processing.
Retry LogicA mechanism that automatically retries the task in case of a temporary error.
QueueA structure that manages documents waiting for conversion to be processed in order.
TerminologyExplanation
OneDriveMicrosoft 365 Personal Cloud Storage. SHIELD DRM Event Detection Target
SharePointDocument library and collaboration platform of Microsoft 365. Event Receiver installation target
TeamsMicrosoft 365's team collaboration platform. Supports document upload within the Files tab.
Site Collection (Site Collection)A top-level unit of SharePoint that includes multiple sites
Document LibraryLibrary for managing documents in SharePoint

Log and Monitoring Terms

TerminologyExplanation
DashboardAdmin screen for real-time monitoring of conditional policy operation status and document status
User LogUser's document conversion status record
Admin LogAction Log in the Admin Page
Audit LogDetailed Activity Log for Security Audit
Integrated LogIntegrate and manage logs such as file conversion, decryption, and call blocking.

Infrastructure Terms

TerminologyExplanation
Kubernetes (K8s)Container orchestration platform. SHIELD DRM deployment environment
RabbitMQMessage Broker. Used for event reception and asynchronous processing.
ConfigMapObject that manages application settings in Kubernetes
Event HubCentral Receiving and Processing System of Event-Driven Architecture
TerminologyExplanation
Document-Centric SecurityDocument-centric security approach that applies encryption and policies to the document itself
Permission Rights (Rights)Access permissions for the document. Reading, editing, output, export, release, permission changes, print marking, validity period, etc.
Print MarkingA security feature that marks specific marks on the document during printing to ensure traceability.
DLP (Data Loss Prevention)Policy to Prevent Sensitive Data from Leaking Outside the Organization